[INFO] fetching crate rustp2p-reliable 0.1.2...
[INFO] testing rustp2p-reliable-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rustp2p-reliable 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rustp2p-reliable 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rustp2p-reliable 0.1.2
[INFO] tweaked toml for crates.io crate rustp2p-reliable 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustp2p-reliable 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustp2p-reliable 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbd9516680562381dc7117368c7debfb3ce397e6489622d189fe4868e9cf4137
[INFO] running `Command { std: "docker" "start" "-a" "bbd9516680562381dc7117368c7debfb3ce397e6489622d189fe4868e9cf4137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbd9516680562381dc7117368c7debfb3ce397e6489622d189fe4868e9cf4137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbd9516680562381dc7117368c7debfb3ce397e6489622d189fe4868e9cf4137", kill_on_drop: false }`
[INFO] [stdout] bbd9516680562381dc7117368c7debfb3ce397e6489622d189fe4868e9cf4137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d9d4cc6f5f5f8772fffc4496ba5f4d0cdf5e2609689b4add3ada724638acc4b
[INFO] running `Command { std: "docker" "start" "-a" "8d9d4cc6f5f5f8772fffc4496ba5f4d0cdf5e2609689b4add3ada724638acc4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling r-ex v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling async-event v0.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling diatomic-waker v0.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling async-shutdown v0.2.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling stun-bytes v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling stun-format v1.0.1
[INFO] [stderr]    Compiling tachyonix v0.3.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling kcp v0.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rust-p2p-core v0.4.1
[INFO] [stderr]    Compiling rustp2p-reliable v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.04s
[INFO] running `Command { std: "docker" "inspect" "8d9d4cc6f5f5f8772fffc4496ba5f4d0cdf5e2609689b4add3ada724638acc4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9d4cc6f5f5f8772fffc4496ba5f4d0cdf5e2609689b4add3ada724638acc4b", kill_on_drop: false }`
[INFO] [stdout] 8d9d4cc6f5f5f8772fffc4496ba5f4d0cdf5e2609689b4add3ada724638acc4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbe6ef12e1b7a7d000267f6a5c3c58523bd1e9b6f73b5eaaa309a459996558e5
[INFO] running `Command { std: "docker" "start" "-a" "bbe6ef12e1b7a7d000267f6a5c3c58523bd1e9b6f73b5eaaa309a459996558e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling kcp v0.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rust-p2p-core v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustp2p-reliable v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.78s
[INFO] running `Command { std: "docker" "inspect" "bbe6ef12e1b7a7d000267f6a5c3c58523bd1e9b6f73b5eaaa309a459996558e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe6ef12e1b7a7d000267f6a5c3c58523bd1e9b6f73b5eaaa309a459996558e5", kill_on_drop: false }`
[INFO] [stdout] bbe6ef12e1b7a7d000267f6a5c3c58523bd1e9b6f73b5eaaa309a459996558e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5fd67ee3f120ccb101d39fb5cc2fb50d2b6eb2b2a4400996018031df867b283
[INFO] running `Command { std: "docker" "start" "-a" "e5fd67ee3f120ccb101d39fb5cc2fb50d2b6eb2b2a4400996018031df867b283", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustp2p_reliable-ca7f823b6758ccc7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustp2p_reliable
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/lib.rs - (line 158) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 120) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReliableTunnel::local_addr (line 762) - compile ... ok
[INFO] [stdout] test src/lib.rs - Puncher (line 315) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 80) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 105) - compile ... ok
[INFO] [stdout] test src/lib.rs - ReliableTunnel (line 567) - compile ... ok
[INFO] [stdout] test src/lib.rs - Puncher::punch (line 507) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 143) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReliableTunnel::send_raw (line 716) - compile ... ok
[INFO] [stdout] test src/lib.rs - ReliableTunnelListener (line 288) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReliableTunnel::remote_addr (line 778) - compile ... ok
[INFO] [stdout] test src/lib.rs - ReliableTunnel::next (line 742) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 44) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 57) - compile ... ok
[INFO] [stdout] test src/lib.rs - ReliableTunnel::tunnel_type (line 794) - compile ... ok
[INFO] [stdout] test src/lib.rs - ReliableTunnel::send (line 689) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReliableTunnelListener::accept (line 626) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - from_config (line 241) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 173) - compile ... ok
[INFO] [stdout] test src/lib.rs - Puncher::punch_conv (line 531) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - ReliableTunnelType (line 588) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 120) stdout ----
[INFO] [stdout] error[E0603]: struct `TunnelConfig` is private
[INFO] [stdout]    --> src/lib.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 | use rust_p2p_core::tunnel::TunnelConfig;
[INFO] [stdout]     |                            ^^^^^^^^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `TunnelConfig` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-p2p-core-0.4.1/src/tunnel/mod.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | use crate::tunnel::config::TunnelConfig;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `TunnelConfig` directly
[INFO] [stdout]     |
[INFO] [stdout] 123 | use rust_p2p_core::tunnel::config::TunnelConfig;
[INFO] [stdout]     |                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 80) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `PunchInfo` in the current scope
[INFO] [stdout]    --> src/lib.rs:91:29
[INFO] [stdout]     |
[INFO] [stdout]  91 | let punch_info = PunchInfo::default();
[INFO] [stdout]     |                             ^^^^^^^ function or associated item not found in `PunchInfo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `PunchInfo`, consider using `PunchInfo::new` which returns `PunchInfo`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-p2p-core-0.4.1/src/punch/config.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn new(punch_model: PunchModel, peer_nat_info: NatInfo) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Puncher::punch (line 507) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `PunchInfo` in the current scope
[INFO] [stdout]    --> src/lib.rs:511:29
[INFO] [stdout]     |
[INFO] [stdout] 511 | let punch_info = PunchInfo::default();
[INFO] [stdout]     |                             ^^^^^^^ function or associated item not found in `PunchInfo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `PunchInfo`, consider using `PunchInfo::new` which returns `PunchInfo`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-p2p-core-0.4.1/src/punch/config.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn new(punch_model: PunchModel, peer_nat_info: NatInfo) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 143) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `PunchInfo: Default` is not satisfied
[INFO] [stdout]    --> src/lib.rs:149:18
[INFO] [stdout]     |
[INFO] [stdout] 149 | let punch_info = Default::default();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `PunchInfo`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ReliableTunnelListener (line 288) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Config` in the current scope
[INFO] [stdout]    --> src/lib.rs:293:51
[INFO] [stdout]     |
[INFO] [stdout] 293 | let (mut listener, puncher) = from_config(Config::default()).await?;
[INFO] [stdout]     |                                                   ^^^^^^^ function or associated item not found in `Config`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Config`, consider using `Config::new` which returns `Config`
[INFO] [stdout]    --> src/config.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 |     pub fn new(tunnel_config: TunnelConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Config` in the current scope
[INFO] [stdout]   --> src/lib.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | let config = Config::default();
[INFO] [stdout]    |                      ^^^^^^^ function or associated item not found in `Config`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Config`, consider using `Config::new` which returns `Config`
[INFO] [stdout]   --> src/config.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     pub fn new(tunnel_config: TunnelConfig) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ReliableTunnelListener::accept (line 626) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Config` in the current scope
[INFO] [stdout]    --> src/lib.rs:631:51
[INFO] [stdout]     |
[INFO] [stdout] 631 | let (mut listener, puncher) = from_config(Config::default()).await?;
[INFO] [stdout]     |                                                   ^^^^^^^ function or associated item not found in `Config`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Config`, consider using `Config::new` which returns `Config`
[INFO] [stdout]    --> src/config.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 |     pub fn new(tunnel_config: TunnelConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - from_config (line 241) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Config` in the current scope
[INFO] [stdout]    --> src/lib.rs:247:22
[INFO] [stdout]     |
[INFO] [stdout] 247 | let config = Config::default();
[INFO] [stdout]     |                      ^^^^^^^ function or associated item not found in `Config`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Config`, consider using `Config::new` which returns `Config`
[INFO] [stdout]    --> src/config.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 |     pub fn new(tunnel_config: TunnelConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Puncher::punch_conv (line 531) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `PunchInfo` in the current scope
[INFO] [stdout]    --> src/lib.rs:536:29
[INFO] [stdout]     |
[INFO] [stdout] 536 | let punch_info = PunchInfo::default();
[INFO] [stdout]     |                             ^^^^^^^ function or associated item not found in `PunchInfo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `PunchInfo`, consider using `PunchInfo::new` which returns `PunchInfo`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-p2p-core-0.4.1/src/punch/config.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn new(punch_model: PunchModel, peer_nat_info: NatInfo) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 120)
[INFO] [stdout]     src/lib.rs - (line 143)
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout]     src/lib.rs - (line 80)
[INFO] [stdout]     src/lib.rs - Puncher::punch (line 507)
[INFO] [stdout]     src/lib.rs - Puncher::punch_conv (line 531)
[INFO] [stdout]     src/lib.rs - ReliableTunnelListener (line 288)
[INFO] [stdout]     src/lib.rs - ReliableTunnelListener::accept (line 626)
[INFO] [stdout]     src/lib.rs - from_config (line 241)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e5fd67ee3f120ccb101d39fb5cc2fb50d2b6eb2b2a4400996018031df867b283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5fd67ee3f120ccb101d39fb5cc2fb50d2b6eb2b2a4400996018031df867b283", kill_on_drop: false }`
[INFO] [stdout] e5fd67ee3f120ccb101d39fb5cc2fb50d2b6eb2b2a4400996018031df867b283
